-
Home
-
Sheet Wise
-
1.1.0 (latest)
-
Code
-
Classes
- NormalizerFormatter
Total Complexity |
59 |
Dependencies |
10 |
Dependents |
4 |
Total lines |
275 |
Lines of code |
172 |
Logical lines of code |
101 |
Comment lines |
71 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
normalize() |
B |
40 |
19 |
55 |
normalizeException() |
A |
43 |
15 |
42 |
__construct() |
S |
68 |
4 |
6 |
formatDate() |
S |
70 |
3 |
6 |
setJsonPrettyPrint() |
S |
68 |
2 |
8 |
formatBatch() |
S |
70 |
2 |
6 |
setBasePath() |
S |
68 |
2 |
7 |
addJsonEncodeOption() |
S |
77 |
1 |
4 |
toJson() |
S |
79 |
1 |
3 |
normalizeRecord() |
S |
76 |
1 |
4 |
setMaxNormalizeItemCount() |
S |
77 |
1 |
4 |
format() |
S |
80 |
1 |
3 |
getMaxNormalizeItemCount() |
S |
82 |
1 |
3 |
setMaxNormalizeDepth() |
S |
77 |
1 |
4 |
getMaxNormalizeDepth() |
S |
82 |
1 |
3 |
setDateFormat() |
S |
77 |
1 |
4 |
getDateFormat() |
S |
82 |
1 |
3 |
normalizeValue() |
S |
80 |
1 |
3 |
removeJsonEncodeOption() |
S |
76 |
1 |
4 |